ConfigurationValue.as

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto as(T value)
    class ConfigurationValue
    as
    (
    T
    )
    (
    T value = T.init
    )
    if (
    isNumeric!(T)
    )
  2. auto as(T value)
  3. auto as(T value)

Meta